concurrent pascal造句
例句與造句
- The following describes how Concurrent Pascal differs from Wirth's Pascal.
- Monitors provide the only mechanism for interprocess communication in a Concurrent Pascal program.
- Greg Andrews observed that Concurrent Pascal and monitors greatly influenced most subsequent concurrent language proposals .
- Monitors ( and Concurrent Pascal ) were soon used to structure process synchronization in the Solo operating system.
- A separate language, Sequential Pascal, is used as the language for applications programs run by the operating systems written in Concurrent Pascal.
- It's difficult to find concurrent pascal in a sentence. 用concurrent pascal造句挺難的
- The configuration of processes, monitors, and classes in a Concurrent Pascal program is normally established at the start of execution, and is not changed thereafter.
- While at USC, Brinch Hansen wrote his second book, " The Architecture of Concurrent Programs, " based on his work developing operating systems with Concurrent Pascal.
- Using Concurrent Pascal, Brinch Hansen demonstrated that it was feasible to fully implement operating systems in high level languages, and that doing so reduced the development effort by one to two orders of magnitude.
- In 2002, Brinch Hansen was awarded the IEEE Computer Pioneer Award For pioneering development in operating systems and concurrent programming exemplified by work on the RC 4000 multiprogramming system, monitors, and Concurrent Pascal .
- Concurrent Pascal was the first concurrent programming language : high-level facilities for concurrency, where the system could guarantee that processes access disjoint sets of variables only and do not interfere with each other in time dependent ways.
- Source and portable code for Concurrent Pascal and the Solo operating system were distributed to at least 75 companies and 100 universities in 21 countries, resulting in its widespread adoption, porting and adaptation in both industry and academia.